Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C# Tutorial
1) 2D Graphics
2) ADO Net
3) Assembly
4) Attribute
5) Class
6) Data Type
7) Date Time
8) Delegate
9) Design Patterns
10) Development
11) Directory Services
12) File Directory Stream
13) Generic
14) GUI Windows Forms
15) Internationalization
16) Language Basics
17) LINQ
18) Network
19) Operator
20) Operator Overload
21) Preprocessing Directives
22) Reflection
23) Regular Expression
24) Security
25) Statement
26) String
27) Struct
28) Thread
29) Unsafe
30) WCF
31) Windows
32) Workflow
33) WPF
34) XML
35) XML LINQ
Attribute
1) A custom attribute based on bool value
2) Assembly level attributes dont have to be in the assemblyinfo cs file, but must be lised outside of any namespae definition
3) Assembly-Level Attributes
4) Attribute with supplement information
5) AttributeUsage
6) Create Attribute
7) Custom Attributes
8) Define a attribute for remark
9) Demonstrate the Conditional attribute
10) Demonstrate the Obsolete attribute
11) Load class method by Attribute
12) Obsolete attribute
13) Positional vs Named Parameters
14) Providing an Attribute Constructor
15) Reflecting on Attributes
16) Retrieve Attribute by using reflection
17) Retrieving a Specific Attribute and Checking Its Initialization
18) Saving a Document Using System SerializableAttribute
19) The Conditional Attribute
20) The Conditional attribute setting in Compile parameter
21) The Obsolete Attribute
22) Use a named attribute parameter
23) Use a property as a named attribute parameter
24) Use Attributes to mark a method
25) Use Reflection to get the Attribute
26) Use the GetCustomAttributes method
27) Using ObsoleteAttribute